@charset "utf-8";
/* CSS Document public*/
* {
  font-family: Arial, Helvetica, "Microsoft Yahei", sans-serif;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
}
body {
  padding: 0;
  margin: 0;
  font-family: Arial, "Microsoft Yahei", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}
a {
  text-decoration: none;
  bblr: expression(this.onFocus=this.blur());
  outline: none;
}
a, input, img, :focus {
  mayfish: expression(this.onfocus=this.blur);
  cursor: handbblr:expression(this.onFocus=this.blur());
  outline-style: none;
}
ul {
  list-style: none;
}
img {
  border: 0px;
  max-width: 100%;
}
ul, li, dl, dt, dd, h1, h2, .h3, .h4, .h5, .h6, form, p {
  padding: 0;
  margin: 0;
}
*:before, *:after {
  box-sizing: border-box;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.container {
  width: 85.652%;
  max-width: 1430.016px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.mt70 {
  margin-top: 70px;
}
.mb70 {
  margin-bottom: 70px;
}
.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}

.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.p50{padding-top: 50px; padding-bottom:50px;}
.pt50 {
  padding-top: 50px;
}
.pb50 {
  padding-bottom: 50px;
}
.pt130 {
  padding-top: 130px;
}
.pb130 {
  padding-bottom: 130px;
}
.h120 {
  height: 120px;
}
/*头部*/
/*#nyhead{background:-webkit-gradient(linear, 0 100%, 100% 100%, from(#0142aa), to(#2d7cd9)); }*/
.head .container {
  width: 100%;
}
.head {
  height: 80px;
  width: 100%;
  background: rgba(0, 0, 0, .75);
  position: fixed;
  top: 0;
  z-index: 99;
}
.logo {
  max-width: 20%;
  height: 70px;
}
.logo img {
  display: block;
  max-width: 100%;
  margin-top: 26.5px;
}
.headr {
  width: 78%;
}
.nav {
  width: 108%;
}
.gwc {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  margin-top: 20px;
  margin-left: 20px;
	position: fixed;
	right: 20px;
	 
	z-index: 998;
}
 
.gwc i {
  color: #000;
}
.gwc:hover i {
  color: #0344ac;
}
.wssc {
  position: fixed;
  right: 100px;
  width: 140px;
  height: 40px;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #fff;
  text-align: center;
  margin-top: 20px;
  margin-left: 20px;
  z-index: 998;
}
.wssczt {
  height: 40px;
}
.wssczxl {
  position: absolute;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  background: rgba(206, 206, 206, .75);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 10px 0px;
  display: none;
}
.wssczxl a {
  color: #000;
}
.wssczxl ul li {
  display: block;
  height: 30px;
  line-height: 30px;
}
.wssczxl ul li:hover {
  background-color: #828282;
}
.wssczxl ul li:hover a {
  color: #fff;
}
.wssc:hover .wssczxl {
  display: block;
}
.nav ul {
  display: block;
  width: 100%;
}
.nav ul li {
  display: block;
  float: left;
  width: 13%;
}
.nav ul li a {
  display: block;
  width: 100%;
}
.dj {
  text-align: center;
  height: 80p;
  line-height: 80px;
  color: #fff;
  font-size: 1.1em;
}
.dj:hover {
  background: rgba(0, 0, 0, .3);
}
.nav .on .dj {
  background: rgba(0, 0, 0, .3);
}
.nav ul li:hover .proxl {
  display: block;
}
.nav ul li:hover .ejxl {
  display: block;
}
.ejxl {
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, .85);
  padding: 10px 0px;
  display: none;
}
.ejxl a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.ejxl a:hover {
  background: rgba(0, 0, 0, .78);
  font-weight: bold;
}
.proxl {
  position: absolute;
  width:100%;
  left: 50%;
  margin-left: -50%;
  background: rgba(255, 255, 255, .85);
  border-bottom-left-radius: 2em;
  border-bottom-right-radius: 2em;
  text-align: left !important;
  display: none;
  padding-bottom: 40px;
}
.proxl>div:nth-child(1) .biaoti {
	text-align:center;
}
.proxl>div:nth-child(1) .sbfl {
	clear:both;
}

.proxl>div:nth-child(1) .ejfl a {
	display:block; width:50%; float:left;
}
.proxl>div:nth-child(2) .biaoti {
	text-align:center;
}
.proxl>div:nth-child(2) .sbfl {
	clear:both;
}

.proxl>div:nth-child(2) .ejfl a {
	display:block; width:50%; float:left;
}
.proxl>div:nth-child(7) .biaoti {
	text-align:center;
}
.proxl>div:nth-child(7) .sbfl {
	clear:both;
}

.proxl>div:nth-child(7) .ejfl a {
	display:block; width:50%; float:left;
}




.sbfl {
  width: 14%;
  padding: 0 1%;
  height: 100%;
  float: left;
  border-left: 1px solid #e3e3e3;
  position: relative;
}
.proxl a {
  color: #333;
}
.proxl a:hover {
  color: #344579;
  font-weight: bold;
}
.sbfl:nth-child(1) {
  border-left: none;
}
.biaoti {
  margin-top: 1.5em;
  font-size: 1.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ejfl {
  margin-top: 1em;
  min-height: 250px;
}
.ejfl a {
  font-size: 1em;
  line-height: 1.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pt { text-align:center;}
.pt img {
  width: 100%;
  border-radius: 0.3em;
}
.anl .biaoti {
  margin-top: 1.5em;
  font-size: 1.4em;
}
.anl .ejfl a {
  font-size: 1.2em;
  height: 1.8em;
  line-height: 1.8em;
}
/*头部结束*/
.sybanner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*首页整体规划*/

.index-sj .solution-more {
    height: 730px;
    width: 100%;
    overflow: hidden;
  position:relative;
}

.index-sj .solution-more-slide ul {
    height: 730px;
    position: relative;
}


.index-sj .solution-more-slide .hd {
    width: 100%;
    height: 51px;
  line-height:50px;
    position: absolute;
    left: 0;
}


.index-sj .solution-more-slide .hd li {
  width:19.3%; 
  float:left;
  height: 50px;
  text-align:center;
  margin-right: 0.6%;
  line-height:50px;
  border: 1px solid #dcdcdc;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.index-sj .solution-more-slide .hd .on { background:#1c4ba5; color: #ffffff;}



.index-sj .solution-more-slide .hd .text {
    position: relative;
}

.index-sj .solution-more-slide .hd .text h3 {
    font-size: 1.2em;
  font-weight:normal;
}


.index-sj .solution-more-slide .bd {
    width:100%;
}

.index-sj .solution-more-slide .bd .cont{
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top:80px;
}

.sjimg01 {
  width: 100%;
  background-color: #324482;
}
.sjimg02 {
  width: 100%;
  background-color: #324482;
}
.sjimg01 img{
  display: block;
  width: 100%;
  height: 630px;
}

.sjimg02 img{
  display: block;
  width: 100%;
  height: 300px;
}

.sjtext {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 20px;
  text-align: center;
  font-size: 1.7em;
  background: rgba(28, 75, 165, 0.5);
}
.sjtext a{ width:100%; height: 100%; display: block;}


.shejim .sjm_cont{ width:100%; height:auto; overflow:hidden; border: 1px solid #ececec; padding-bottom: 10px;}
.shejim .sjm_cont img{ width: 100%; height: auto; overflow: hidden;}
.shejim .sjm_cont .sjmt1{ width:100%; height:40px; line-height:40px; font-size:24px; margin-top: 10px;}
.shejim .sjm_cont .sjmt2{ width:100%; height:114px; overflow: hidden; line-height:26px; font-size:16px; text-indent:30px; padding: 0 5px; text-align: left;}
.shejim .sjm_cont .sjmlnk { width:120px; height:36px; display: block; background-color:#004abb; text-align:center; margin: 10px auto 0 auto;}
.shejim .sjm_cont .sjmlnk a{ width:100%; height:36px; display:block; color:#ffffff; line-height: 36px;}

.inm_sjlst{width: 100%; height: auto; overflow: hidden;}
.inm_sjlst .sjitem{ width:49%; float: left; height:auto; overflow:hidden; margin-bottom: 10px; margin-right: 2%;}
.inm_sjlst .sjitem:nth-child(2n){margin-right: 0;}
.inm_sjlst .sjitem a{ width:100%; height:100%; overflow:hidden;}
.inm_sjlst .sjitem img{ width: 100%; height: auto; overflow: hidden;}
.inm_sjlst .sjitem p{ width: 100%; height: 32px; line-height: 32px; font-size: 16px; color:#333333; text-align: center;}





/*首页推荐产品*/
.title-box h2 {
  color: #333;
  font-size: 2.2em;
  text-align: center;
  height: 2em;
  line-height: 2em;
}
.title-box span {
  display: block;
  width: 3%;
  height: 2px;
  background-color: #003b82;
  margin-left: auto;
  margin-right: auto;
}
.sycpxl {
  position: relative;
}
.sycpxl a {
  color: #fff;
  display: block;
  width: 100%;
}

.lbimg {
  width: 100%;
  background-color: #324482;
}
.lbimg img {
  display: block;
  width: 100%;
}


.lbtext {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 30px;
}
.lbtext p {
  display: block;
  font-size: 1em;
}
.lbtext b {
  color: #fff;
  display: block;
  font-size: 1.7em;
}
.lbtext span {
  display: block;
  font-size: 1em;
  color: #a9d0f9;
}
.w66 {
  width: 66%;
}
.w56 {
  width: 56%;
}
.w42 {
  width: 42%;
}

.mr2 {
  margin-right: 2%;
}
.w32 {
  width: 32%;
}
.mb30 {
  margin-bottom: 30px;
}
.mt30 {
  margin-top: 30px;
}
/*首页推荐产品结束*/
/*首页关于我们*/
.gywm {
  background-repeat: no-repeat;
  background-position: center;
  height: 700px;
  background-size: cover;
  background-image: url(../images/gywmbg.jpg);
}
.gywmc {
  padding-top: 95px;
}
.gywmcl {
  width: 48%;
  float: left;
}
.gywmcr {
  width: 35%;
  float: right;
}
.gywmcl b {
  display: block;
  margin-top: 60px;
  color: #fff;
  font-size: 2.8em;
  height: 2.4em;
  line-height: 2.4em;
}
.gywmcl span {
  display: block;
  width: 26%;
  height: 3px;
  background-color: #fff000;
}
.gywmcl p {
  display: block;
  margin-top: 24px;
  font-size: 1.2em;
  color: #fff;
  line-height: 1.8em;
}
.gdx {
  min-width: 170px;
  height: 40px !important;
  line-height: 40px !important;
  text-align: center;
  border: 1px solid white;
  display: inline-block;
  color: white;
  font-size: 1.2em;
  margin-top: 2.5em;
}
.gdx:hover {
  border-color: #c7000b;
  background-color: #c7000b;
  color: #fff;
}
.fwzc {
  width: 100%;
  height: 260px;
  margin-top:20px ;
  margin-bottom: 20px;
  display: inline-block;
  background-image: url(../images/fwzcbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.gywmcr ul li b {
  font-size: 1.4em;
  color: #fff;
  display: block;
}
.gywmcr ul li a {
  font-size: 1em;
  color: #fff;
  display: block;
}
.fzlc {
  width: 48%;
  height: 232px;
  display: inline-block;
  margin-right: 4%;
  float: left;
  background-color: #03C;
  background-image: url(../images/shzrbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.syshzr {
  width: 48%;
  height: 232px;
  display: inline-block;
  float: right;
  background-color: #03C;
  background-image: url(../images/fzlcbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pd40 {
  padding: 40px;
}
/*首页关于我们结束*/
/*首页新闻中心*/
.xwlist ul {
  display: block;
  width: 100%;
}
.xwlist ul li {
  display: block;
  width: 32%;
  margin-right: 2%;
  float: left;
}
.xwlist ul li:nth-child(3) {
  margin-right: 0px;
}
.xwlist ul li:hover .syxwtext {
  background-color: #f2f2f2;
}
.xwlist ul li:hover .syxwtext2 {
  background-color: #f2f2f2;
}
.xwlistimg {
  width: 100%;
  height: 277px;
}
.xwlistimg img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: container;
}
.syxwtext {
  width: 100%;
  background-color: #f8f8f8;
  padding: 2% 5%;
}
.syxwtext2 {
  width: 100%;
  background-color: #f8f8f8;
  padding:0 5% 5% 5%;
}
.xwsslb {
  font-size: 1em;
  color: #c7000b;
  margin-bottom: 20px;
}
.xwtitle {
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
  line-height: 26px;
  height:26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xwcont {
  font-size: 1em;
  color: #666;
  line-height: 1.8em;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xwrq {
  font-size: 1em;
  color: #333;
  font-family: Arial;
}
/*首页新闻中心结束*/
/*首页优势*/
.ylbys {
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
  background-size: cover;
  background-image: url(../images/ysbg.jpg);
}
.ylbyscr {
  width: 48%;
  float: right;
  background: rgba(255, 255, 255, .8);
  display: inline-block;
  padding: 40px 60px;
  margin-top: 150px;
}
.ylbyscr b {
  display: block;
  font-size: 2.2em;
  color: #2d4261;
}
.ylbyscr p {
  display: block;
  font-size: 1.5em;
  color: #244568;
}
.ylbyscr span {
  display: block;
  font-size: 1em;
  color: #666;
  margin-top: 10px;
}
.ysmore {
  height: 38px;
  line-height: 38px;
  background-image: url(../images/more.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 1em;
  padding-left: 45px;
  margin-top: 30px;
}
.ysmore a {
  color: #666;
}
/*首页优势结束*/
/*首页用户互动*/
.syserlist ul {
  display: block;
  width: 100%;
}
.syserlist ul li {
  display: block;
  width: 32%;
  padding: 40px 3%;
  margin-right: 2%;
  float: left;
  height: 240px;
}
.syserlist ul li:nth-child(3) {
  margin-right: 0px;
  background-image: url(../images/wbbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.syserlist ul li:nth-child(2) {
  background-image: url(../images/dybg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.syserlist ul li:nth-child(1) {
  background-image: url(../images/wxbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.yhhdr {
  width: 55%;
  float: right;
  text-align: right;
}
.yhhdr img {
  width: 65%;
}
.yhhdl {
  width: 45%;
  float: left;
  text-align: left;
}
.yhhdl b {
  color: #ffff;
  font-size: 1.4em;
}
.yhhdl p {
  color: #ffff;
  font-size: 1em;
  margin-top: 30px;
}
/*首页用户互动*/
/*底部*/
.dbbqsy{ display:none;}

.footer {
  background-color: #edeef3;
  padding-top: 20px;
}
.ftposi {
  padding: 20px 0;
  border-bottom: 1px solid #a1a4ad;
  font-size: 1em;
  color: #70768e;
  line-height: 40px;
}
.ftposi a {
  color: #70768e;
}
.ftcont {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #a1a4ad;
}
.fotnav {
  width: 68%;
}
.ftylb {
  width: 15%;
}
.ftwx {
  width: 10%;
  margin-left: 3%;
}
.fotnav ul {
  width: 100%;
  display: block;
}
.fotnav ul li {
  width: 16.6%;
  display: block;
  float: left;
}
.fotnav ul li a {
  color: #354580;
}
.fotnavt {
  font-weight: bold;
  font-size: 1.2em;
  height: 34px;
}
.fotnavc a {
  display: block;
  font-size: 1em;
  height: 34px;
  line-height: 34px;
}
.ftlogo {
  width: 100%;



}
.ftlogo img {
  display: block;
  width: 100%;
}
.dbph {
  font-weight: lighter;
  color: #314776;
  font-size: 1.2em;
  text-align: center;
}
.fthx {
  width: 100%;
  height: 1px;
  background-color: #a1a4ad;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*.ftwz a{display:block; width:100%; color:#324780; font-size:1.8em;font-weight: lighter; text-align:center; height:60px; line-height:60px;}*/
.ftewm {
  width: 100%;
}
.ftewm img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.ftewm p {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  color: #a1a4ad;
  font-size: 1em;
  text-align: center;
  margin-top: 10px;
}

.dbbqsy{ display:block !important;}


.ftbq {
  padding: 20px 0px;

}
.ftbq_lt {
  float: left;
  width: 80%;
  font-size: 1em;
  color: #333333;
  padding: 20px 0px;
}
.ftbq_lt a {
  color: #333333;
  height: 40px;
  line-height: 40px;
}
.ftbq_rt {
  float: right;
  width: 20%;
}

.wsscft {
  position: relative;
  float: right;
  width: 250px;
  height: 40px;
  line-height: 40px;
  color: #31447e;
  border-radius: 4px;
  border: 1px solid #a1a4ad;
  margin-top: 20px;
  margin-left: 20px;
  z-index: 998;
  cursor: pointer;
}
.wsscztft {
  width: 100%;
  height: 40px;
  position:relative;
  line-height: 40px;
  padding-left:40px;
}
.wsscztft .fa-link{ position: absolute; left: 10px; top: 8px; color:#31447e; font-size:22px;}
.wsscztft .fa-sort-asc{ position: absolute; right: 10px; top: 12px; color:#31447e; font-size:20px;}


.wssczxlft {
  position: absolute;
  width: 250px;
  left: 0;
  top: -162px;
  background: rgba(255, 255, 255, .9);
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  padding: 10px 0px 0px 0px;
  text-align: center;
  display: none;
  cursor: pointer;
}
.wssczxlft a {
  color: #000;
}
.wssczxlft ul li {
  display: block;
  height: 30px;
  line-height: 30px;
}

.wssczxlft ul li:hover a {
  color: #31447e;
  font-weight: bold;
}
.wsscft:hover .wssczxlft {
  display: block;
}




.links{ width: 100%; clear: both; display:block !important; color:#777777; font-size:0.8em; padding: 5px 0px 20px 0px;}
.links a{ height:20px; line-height:20px; color:#777777; margin-right:10px;}
.dbwssc {
  width: 140px;
  height: 40px;
  color: #314776;
  border-radius: 4px;
  border: 1px solid #314776;
  text-align: center;
  margin-left: 20px;
  position: relative;
}
.dbwssczt {
  height: 40px;
}
.dbwssczxl {
  position: absolute;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  background-color: #cececeb3;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 10px 0px;
  display: none;
}
.dbwssczxl a {
  color: #000;
}
.dbwssczxl ul li {
  display: block;
  height: 30px;
  line-height: 30px;
}
.dbwssczxl ul li:hover {
  background-color: #828282;
}
.dbwssczxl ul li:hover a {
  color: #fff;
}
.dbwssc:hover .dbwssczxl {
  display: block;
}
/*底部结束*/
/*内页banner开始*/
.nybanner {
  width: 100%;
  position: relative;
}
.nybanimg {
  width: 100%;
  background-color: #000;
}
.nybanimg img {
  width: 100%;
  display: block;
  opacity: 0.5;
}
.nybantext {
  position: absolute;
  left: 50%;
  width: 50%;
  margin-left: -25%;
  top: 45%;
  text-align: center;
  color: #fff;
  height: 64px;
  line-height: 64px;
}
.nybantext p {
  font-size: 2em;
  display: block;
  width: 38%;
  margin-left: 2%;
  margin-right: 2%;
  text-align: center;
}
.nybantext span {
  display: block;
  width: 29%;
  height: 2px;
  background-color: #fff;
  margin-top: 31px;
}
/*内页banner结束*/
/*内页当前位置开始*/
.nyposition {
  width: 100%;
  line-height: 50px;
  color: #999;
  font-size: 1em;
}
.nyposition span {
  color: #999;
}
.nyposition a {
  color: #999;
}
/*内页当前位置结束*/
/*内页二级分类开始*/
.nyejflc {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.nyejflc ul {
  display: block;
  width: 100%;
}
.nyejflc ul li {
  display: block;
  float: left;
  width: 16%;
  font-size: 1.6em;
  text-align: center;
}
.nyejflc ul li a {
  width: 99%;
  height: 54px;
  display: block;
  float: left;
  line-height: 54px;
  color: #666;
}
.nyejflc ul li span {
  display: block;
  float: left;
  margin-top: 14px;
  width: 1%;
  height: 26px;
  background-color: #999;
}
.nyejflc ul li a:hover {
  background-color: #0344ac;
  color: #fff;
}
.nyejflc .on {
  background-color: #0344ac;
  color: #fff;
}
.nyejflc ul li:last-of-type span {
  display: none;
}
/*内页二级分类结束*/


/*内页整园设计二级分类开始*/
.nysheji {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.nysheji ul {
  display: block;
  width: 100%;
}
.nysheji ul li {
  display: block;
  float: left;
  width: 16%;
  font-size: 1.6em;
  text-align: center;
}
.nysheji ul li a {
  width: 99%;
  height: 54px;
  display: block;
  float: left;
  line-height: 54px;
  color: #666;
}
.nysheji ul li span {
  display: block;
  float: left;
  margin-top: 14px;
  width: 1%;
  height: 26px;
  background-color: #999;
}
.nysheji ul li a:hover {
  background-color: #0344ac;
  color: #fff;
}
.nysheji .on {
  background-color: #0344ac;
  color: #fff;
}
.nysheji ul li:last-of-type span {
  display: none;
}
/*内页整园设计二级分类结束*/

/*内页新闻列表开始*/
#waptjxw .nlistcimg {
  width: 40%;
  height: 327px;
}
#waptjxw .nlistcimg img {
  width: 100%;
  height: 100%;
}
#waptjxw .nlistctext {
  width: 55%;
}
.newlmore {
  width: 120px;
  height: 42px;
  line-height: 42px;
  background: #0344ac;
  color: #fff;
  text-align: center;
  margin-top: 30px;
  border-radius: 5px;
}
#waptjxw .nwc {
  -webkit-line-clamp: 4;
}
.newlmore:hover {
  background: #387ce9;
}

.arlist {
  float: left;
  width: 48%;
  margin-right: 2%;
  background-color: #fff;
  box-shadow: 0px 0px 8px #dddfe9;
  margin-bottom: 70px;
}
.arlistc {
  padding: 10px;
}
.arlistc a{
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
}
.arlistcimg {
  width: 25%;
}
.arlistcimg img {
  width: 100%;
  height: 108px;
}

.arlist:hover .nwtitle {
  color: #0344ac;
}
.arlistctext {
  width: 70%;
}




.nlist {
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 8px #dddfe9;
  margin-bottom: 70px;
}
.nlistc {
  padding: 40px;
}
.nlistcimg {
  width: 25%;
  height: 204px;
}
.nlistcimg img {
  width: 100%;
  height: 100%;
}
.nlist:hover {
  border-bottom: 5px solid #6d91cf;
}
.nlist:hover .nwtitle {
  color: #0344ac;
}
.nlistctext {
  width: 70%;
}
.nwtitle {
  font-size: 1.4em;
  height: 2.8em;
  color: #333;
  margin-bottom: 20px;
  overflow: hidden;
}
.nwc {
  font-size: 1em;
  color: #999;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xwhx {
  height: 20px;
  border-bottom: 1px dotted #81a1d4;
}
.nwsx {
  height: 24px;
  line-height: 24px;
  color: #333;
  margin-top: 20px;
}
.riqi {
  background-image: url(../images/riqi.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  padding-left: 30px;
}
.liulan {
  background-image: url(../images/liulan.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  padding-left: 30px;
  margin-left: 60px;
}
/*内页新闻列表结束*/


/*内页客户案例列表开始*/
.caselist {
  width: 32%;
  background-color: #fff;
  box-shadow: 0px 0px 8px #dddfe9;
  margin-bottom: 40px;
  float: left;
  margin-right: 1.3%;
}
.cslistc {
  padding: 20px 20px 10px 20px;
}
.cslistcimg {
  width: 100%;
  height: 304px;
}
.cslistcimg img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.cslistctext {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.caselist:hover img {
  transform: scale(1.06);
}


.caselist .cslistctext a {
  width: 100%;
  height: 50px;
  display: block;
  font-size: 20px;
  color: #333;
}
.caselist .cslistctext a:hover {
  color: #0344ac;
}
/*内页客户案例列表结束*/
/*分页开始*/
.page {
  text-align: center;
}
.page li {
  display: inline-block;
  list-style: none;
}
.page .block {
  display: inline-block
}
.page a {
  padding: 0 14px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  background-color: #e7e7e7;
  margin: 0 1px;
  color: #333;
  color: #444;
  font-size: 0.8em;
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out;
  border-radius: 2px;
  margin-bottom: 10px;
}
.page .on {
  background: #0344aa;
  color: #fff;
}
.page .thisclass {
  background: #0344aa;
  color: #fff;
}
.page a:hover {
  background: #0344aa;
  color: #fff;
  text-decoration: none;
}
/*分页结束*/
/*新闻详情内容开始*/
.nyctitle {
  text-align: center;
  font-size: 2.4em;
  color: #333;
}
.nycsx {
  color: #999;
  font-family: 1.2em;
  text-align: center;
}
.nycsx span {
  margin-right: 20px;
  margin-left: 20px;
}
.nycont {
  color: #333;
  font-size: 1.2em;
  line-height: 36px;
  padding-bottom: 70px;
  border-bottom: 1px solid #9f9f9f;
}

.casecont {
  color: #333;
  font-size: 1.2em;
  line-height: 36px;
  padding-bottom: 70px;
  border-bottom: 1px solid #9f9f9f;
}

.casecont p {
  margin-bottom: 20px;
}
.nycont img {
  max-width: 80%;
  /*display:block;*/
}
.nycontfy{ width:100%; height:auto; overflow:hidden; clear:both; }
.nycfysx {
  width: 50%;
  float: left;
  color: #333;
  font-size: 1.2em;
  line-height: 36px;
}
.tstrt { text-align:right; }
.nycfysx a {
  color: #333;
}
.nycfysx a:hover {
  color: #0344aa;
}
.xwxqyh {
  margin-top: 30px;
  color: #777;
}
.xwxqyh a {
  color: #777;
}
.xwxqyh a:hover {
  color: #004abb;
}
.nygjc a {
  margin-right: 20px;
}
/*新闻详情内容结束*/
/*新闻详情相关文章开始*/
.nyliketitle {
  color: #333;
  font-size: 1.6em;
  font-weight: bold;
}
.nylikecont ul {
  display: block;
  width: 100%;
  min-height: 200px;
}
.nylikecont ul li {
  display: block;
  width: 48%;
  float: left;
  margin-right: 2%;
}
.nylikecont ul li:nth-child(2) {
  margin-right: 0;
}
.nylikecont ul li:hover .nytjxwtit {
  color: #0344aa;
}

.nylikecont ul li a {
  width: 96%;
  padding-left: 4%;
  background: url(../images/cp-tb.png) no-repeat left center;
  display: block;
  color: #333;
  font-size: 1.2em;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*新闻详情相关文章结束*/
/*新闻详情为您推荐开始*/
.nytjtitle {
  color: #333;
  font-size: 1.6em;
  font-weight: bold;
}
.nytjcont ul {
  display: block;
  width: 100%;
  min-height: 200px;
}
.nytjcont ul li {
  display: block;
  width: 23.5%;
  float: left;
  margin-right: 2%;
  background-color: #f1f1f1;
}
.nytjcont ul li:nth-child(4) {
  margin-right: 0;
}
.nytjcont ul li:hover .nytjxwtit {
  color: #0344aa;
}
.nytjxw {
  padding: 20px;
}
.nytjxwimg {
  width: 100%;
  height: 210px;
}
.nytjxwimg img {
  width: 100%;
  height: 100%;
}
.nytjxwtit {
  margin-top: 20px;
  color: #333;
  font-size: 1em;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*新闻详情为您推荐结束*/
/*关于我们开始*/
#nyab {
  background-color: #f4f1eb;
}
.ylbjstit {
  text-align: center;
  color: #595959;
  font-size: 2.4em;
}
.ylbjscont {
  background-color: #fff;
  padding: 50px 110px;
}
.ylbjsimg img {
  width: 100%;
  cursor: pointer;
}
.ylbjstext {
  margin-top: 50px;
  color: #333;
  font-size: 1.2em;
  line-height: 36px;
}

.videoPop { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); position: fixed; left: 0; top: 0; right: 0; z-index: 51; margin: auto; display: none; }

.videoPop .box { width: 1200px; height: auto;  overflow: hidden; position: relative; margin: 5% auto; }

.videoPop .box span { font-size: .6rem; color: #fff; line-height: 1.65rem; padding: 0 .3rem; }

.videoPop .box span.other { background: rgba(0, 0, 0, 0.3); padding-left: 0; float: right;}

.videoPop .box span.other a { font-size: .8rem; padding-left: .5rem; display: inline-block; color:#fff}

.videoPop .box .title { width: 100%; font-size: .26rem; color: #fff; padding: .35rem .3rem; }

.videoPop .box video { width: 100%; }


.nyabad {
  position: relative;
}
.nyadone {
  background-image: url(../images/nyadone.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  background-color: #357dd6;
  height: 243px;
}
.nyadonetext {
  padding: 70px 170px;
}
.nyadonetl {
  width: 60%;
  color: #fff;
}
.nyadonetl span {
  font-size: 1.6em;
}
.nyadonetl p {
  font-size: 2.8em;
}
.nyadonetr {
  width: 20%;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  font-size: 0.8em;
  margin-top: 25px;
  font-weight: bold;
}
.nyadonetr a {
  color: #0444a8;
}
.nyadonetr:hover {
  background-color: #0444a8;
}
.nyadonetr:hover a {
  color: #fff;
}
.nyqywh ul {
  display: block;
  width: 100%;
}
.nyqywh ul li {
  display: block;
  width: 49%;
  margin-right: 2%;
  float: left;
  margin-bottom: 50px;
}
.nyqywh ul li:nth-child(2n) {
  margin-right: 0;
}
.nyqywhimg img {
  display: block;
  width: 100%;
}
.nyqywhtext {
  padding: 30px;
  text-align: center;
  color: #595959;
}
.nyqywhtext span {
  display: block;
  font-size: 1.6em;
  font-weight: lighter;
}
.nyqywhtext p {
  display: block;
  font-size: 1em;
  margin-top: 20px;
  line-height: 26px;
}
.nyqywhtext a {
  display: block;
  width: 30%;
  height: 50px;
  line-height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 4px;
  font-size: 0.8em;
  font-weight: bold;
}
.nyqywhtext a {
  color: #0444a8;
}
.nyqywhtext a:hover {
  color: #fff;
  background-color: #0444a8;
}
.nyqywh ul li:nth-child(1) .nyqywhtext p {
  min-height: 104px;
}
.nyqywh ul li:nth-child(2) .nyqywhtext p {
  min-height: 104px;
}
.nyqywh ul li:nth-child(5) .nyqywhtext p {
  min-height: 52px;
}
.nyqywh ul li:nth-child(6) .nyqywhtext p {
  min-height: 52px;
}
.nyshzr {
  height: 358px;
}
.shzr {
  width: 100%;
  background-image: url(../images/shzr.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  height: 358px;
}
.shzrtext {
  padding: 75px 170px 0px 170px;
  color: #fff;
}
.shzrtext span {
  display: block;
  font-size: 2.4em;
  font-weight: lighter;
  margin-bottom: 30px;
}
.shzrtext p {
  display: block;
  font-size: 1em;
  margin-bottom: 30px;
}
.shzrtext a {
  display: block;
  width: 18%;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border-radius: 4px;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
}
.shzrtext a {
  color: #0444a8;
}
.shzrtext a:hover {
  color: #fff;
  background-color: #0444a8;
}
/*关于我们结束*/


/*品牌中心开始*/
.pt120{ padding-top:120px;}
.pb100{ padding-bottom:100px;}





.brandt h2 {
  color: #003b82;
  font-size: 3em;
  text-align: center;
}
.brandt span {
  display: block;
  width: 3%;
  height: 3px;
  background-color: #003b82;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
}





.brandban{ width:100%; margin:0 auto;}
.brandban img{ width:100%;}
.brandts b{ display:block; margin-left:auto; margin-right:auto; text-align:center;} 
.brandtsl{ width:26%; margin-top:163px;}
.brandtsc{ width:44%; margin-left:2%; margin-right:2%;}
.brandtsr{ width:26%; margin-top:230px;}
.brandtsc img{ width:100%; display:block;}
.brandts{ color:#333; font-size:1.2em;}
.brandtsc p{ display:block; margin-left:auto;  width:54%; margin-right:auto; margin-top:20px;}
.brandsy{ font-size:1.6em; line-height:2em; width:90%; margin-left:auto; margin-right:auto;}


.brandys{ background-image: url(../images/brandysbg.png); background-repeat:no-repeat; background-position:center; background-size:100% 100%; padding-bottom:200px;}

.brandyst{  text-align:center; color:#fff; font-size:3em; font-weight:bold; }
.brandysc{ color:#fff; }
.brandyscl{ width:48%; border-right:2px solid #fff;}
.brandyscr{ width:48%;}
.brandysc li{ height:60px; margin-bottom:25px;}
.brandysc li img{ display:block; height:60px; float:left; margin-right:25px;}
.brandysc li b{ display:block; height:60px; line-height:60px;float:left; font-size:2.8em;}
.brandysc li span{ display:block; height:60px;line-height:60px;float:left;font-size:1.2em; margin-left:10px;}


.brandstory{background-image: url(../images/brandstory.png); background-repeat:no-repeat; background-position:center; background-size:100% 100%; padding-bottom:300px;}

.brandstoryc{ text-align:center; color:#123766; font-size:1.4em; line-height:2.2em;}


/*品牌中心结束*/

/*生产实力开始*/
.strenghtimg {
  width: 100%;
}
.strenghtimg img {
  width: 100%;
}
.strengthc ul li {
  display: block;
  width: 100%;
}
.strengthcimg {
  width: 50%;
}
.strengthcimg img {
  width: 100%;
}
.strengthctext {
  width: 50%;
  color: #333;
  text-align: left !important;
  padding: 80px 60px;
}
.strengthctext b {
  font-size: 1.8em;
  display: block;
  margin-bottom: 30px;
}
#scslt {
  padding-left: 0px;
}
/*生产实力结束*/
/*产品中心分类页开始*/
.nyprotj {
  background-color: #f6f6f6;
}
.nypro { /* height:479px;*/
}
.nyprotjl {
  width: 66%; /*height:479px;*/
}
.nyprotjl img {
  width: 100%; /*height:100%;*/
}
.nyprotjr {
  width: 34%; /*height:479px;*/ background-color: #f6f6f6;
}
.nyprotjcp {
  padding: 30px;
}
.nyprotjcp {
  padding: 30px;
}
.nytjcpimg {
  width: 100%;
}
.nytjcpimg img {
  display: block;
  width: 100%;
  margin-bottom: 16px;
}
.nytjcptl {
  width: 65%;
}
.nytjcptl span {
  width: 100%;
  font-size: 1.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.nytjcptl p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.nytjcptl a {
  color: #333;
}
.nytjcptl a:hover {
  color: #0344ac;
}
.nytjcptr a {
  display: block;
  background-image: url(../images/fdj.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-right: 26px;
  margin-top: 24px;
  height: 22px;
  color: #999;
  font-size: 0.9em;
}
.nytjcptr a:hover {
  color: #0344ac;
  background-image: url(../images/fdjon.png);
}
.cplbtext {
  padding: 45px 5%;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.cplbtext a {
  color: #ffffff80;
}
.cplbtext p {
  display: block;
  font-size: 1.8em;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ss {
  width: 25%;
  margin-top: 7px;
}
.ssk {
  width: 80%;
}
.ssan {
  width: 20%;
}
.s_ipt {
  padding: 8px 5%;
  border-radius: 10px 0 0 10px;
  border: none;
  background: #f6f6f6;
  overflow: hidden;
  width: 100%;
  border-right: 0px;
  height: 36px;
  font-family: "微软雅黑", "Microsoft Yahei";
  font-size: 16px;
}
.ssanbtn {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #4e6ef2;
  border-radius: 0 10px 10px 0;
  color: #fff;
  border: none;
  font-size: 1em;
  cursor: pointer;
  font-family: "微软雅黑", "Microsoft Yahei";
}
/*产品中心分类页结束*/
/*产品放大镜开始*/
.popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  width: 100vw;
  height: 100vh;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  overflow: hiden;
  -webkit-transition: .64s ease-in-out;
  transition: .64s ease-in-out;
}
.popup-inner {
  position: relative;
  bottom: -100vw;
  right: -100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60%;
  height: 75%;
  background-color: #fff;
  -webkit-transform: rotate(32deg);
  transform: rotate(32deg);
  -webkit-transition: .64s ease-in-out;
  transition: .64s ease-in-out;
}
.popup__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.popup__photo img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.popup:target {
  visibility: visible;
  opacity: 1;
}
.popup:target .popup-inner {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.popup__close {
  position: absolute;
  right: -1rem;
  top: -1rem;
  width: 3rem;
  height: 3rem;
  font-size: .875rem;
  font-weight: 300;
  border-radius: 100%;
  background-color: #0A0A0A;
  z-index: 4;
  color: #fff !important;
  line-height: 3rem;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
/*产品放大镜结束*/
/*内页产品列表开始*/
.nycplbl {
  width: 20%;
}
.nycplbr {
  width: 100%;
}
/*.cpfl{ -webkit-appearance:none;-moz-appearance:none;appearance:none;  width:100%; background-image:url(../images/cpfljt.png); background-repeat:no-repeat; background-position:calc(100% - 20px) center; color:#000; font-size:1.1em; font-weight:bold; border:1px solid #b3b3b3;border-radius:10px; height:64px; line-height:64px;padding:0px 20px;}*/
.cpfl {
  width: 100%;
  background-image: url(../images/cpfljt.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  color: #000;
  font-size: 1.3em;
  font-weight: bold;
  height: 64px;
  line-height: 64px;
  padding: 0px 20px;
}
.cpfl a {
  color: #000;
}
.cpsxdx {
  border: 1px solid #b3b3b3;
  border-radius: 10px;
  padding: 10px 0px 30px 0px;
}
.cpsxz {
  min-height: 604px;
}
.cpsxz .on .cpsxct a {
  color: #0344ac;
  font-weight: bold;
}
.cpsxz .on .cpsxxl {
  display: block;
}
.cpsx {
  border-bottom: 1px solid #989898;
}
.cpsxc {
  padding: 10px 20px;
}
.cpsxct {
  font-size: 1.2em;
  height: 54px;
  line-height: 54px;
  background-image: url(../images/jtx.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.cpsxct a {
  color: #333;
}
.cpsxct a:hover {
      color: #0344ac;
    font-weight: bold;
}

.cpsxxl{ display:none;}
.xxsx {
  font-size: 1em;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.xxsx a {
  color: #333;
}
.xxsx a:hover {
  color: #0344ac;
  font-weight: bold;
}
.cpsxxl .on a {
  color: #0344ac;
  font-weight: bold;
}
.xxsx input {
  margin-right: 10px;
  vertical-align: middle;
}
.cpsx:hover .cpsxxl {
  display: block;
}
.cz {
  padding: 0 20px;
}
.czan {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 1em;
  border: none;
  background: linear-gradient(#3482d7, #2269c5);
  border-radius: 4px;
}
.cplbfl {
  color: #333;
  font-size: 1.6em;
  padding-bottom: 20px;
  font-weight: bold;
  text-align: center;
}
.px {
  font-size: 0.8em;
  margin-bottom: 10px;
}
.cppx {
  border-color: #bcbcbc;
  border-radius: 4px;
  color: #9d9d9d;
  padding: 5px;
  margin-left: 10px;
}
.cplist ul {
  display: block;
  width: 100%;
}
.cplist ul li {
  display: block;
  width: 23%;
  margin-right: 2%;
  float: left;
  background-color: #f2f2f2;
  box-shadow: 0px 0px 4px #00000070;
  margin-bottom: 25px;
  position: relative;
  border-radius: 20px;
}
.cplist ul li:hover {
  background-color: #1659ae;
}
.cplist ul li:hover .protext a {
  color: #fff !important;
}
.cplist ul li:hover .jrgwc {
  display: block;
}
.cplist ul li:nth-child(4n) {
  margin-right: 0;
}
.proimg {
  width: 100%;
}
.proimg img {
  display: block;
  max-width: 100%;
  height: 322px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
}
}

.protext {
  width: 100%;
  height: 56px;
  overflow: hidden;
}

.protext a {
  width: 100%;
  height: 56px;
  line-height: 56px;
  text-align: center;
  display: block;
  color: #333;
  font-size: 1.2em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.protext a:hover {
  color: #0344ac;
}
.jrgwc {
  height: 64px;
  line-height: 64px;
  width: 100%;
  background: linear-gradient(#3482d7, #2269c5);
  text-align: center;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-size: 1em;
  display: none;
  position: absolute;
}
.jrgwc a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}

/*内页产品列表结束*/

/*整园设计列表开始*/

.sjlist .con{

  border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}

/* 左图右文形式 */
.imgLtextR { height: auto; overflow: hidden; }

.imgLtextR .text h2{ font-size:30px; font-weight: 300; }
.imgLtextR .text h2  a:hover{ color:#0344ac; }

.imgLtextR .text p{
  font-size: 16px;
    line-height: 28px;
    margin-top: 30px;
    color: #333;
}
.imgLtextR .text p  a{ color:#0344ac; }
.imgLtextR .img, .imgLtextR .videoList { width: 50%; float: left; overflow: hidden; }

.imgLtextR .img img, .imgLtextR .videoList img { width: 100%; }

.imgLtextR .text { width: 50%; float: right; padding: 50px;}



/* 左文右图形式 */
.textLimgR { height: auto; overflow: hidden; }

.textLimgR .text h2{ font-size:30px; font-weight: 300; }
.textLimgR .text h2 a:hover{ color:#0344ac; }

.textLimgR .text { width: 50%; float: left; padding: 50px;}

.textLimgR .text p{
  font-size: 16px;
    line-height: 28px;
    margin-top: 30px;
    color: #333;

}
.textLimgR .text p a{ color:#0344ac; }

.textLimgR .img, .textLimgR .videoList { width: 50%; float: right; overflow: hidden; }

.textLimgR .img img, .textLimgR .videoList img { width: 100%; }

.sjctit{ width:100%; font-size:16px; height: 32px; line-height: 32px;}



.sjlst_tit {
  color: #333;
  font-size: 2.6em;
  padding-bottom: 20px;
  font-weight: bold;
  text-align: center;
}
.sjsonlist{}
.sjsonlist .bigTitle {
    font-size: 26px;
    position: relative;
    text-align: center;
    color: #333;
    font-weight: 300;
    width: 100%;
    height: 26px;
}
.sjsonlist .bigTitlel span {
    padding: 0 15px;
    position: relative;
    z-index: 1;
    background: #fff;
}


.sjsonlist .bigTitlel:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #dadada;
    position: absolute;
    left: 0;
    top: 18px;
    z-index: 0;
}

.sjsonlist .cont_mk1{ width:100%; height:175px; text-align: center; padding-top: 20px}
.sjsonlist .sonlst ul{ width:100%; height:auto; overflow:hidden; }
.sjsonlist .sonlst ul li{ float:left; width:48%; height: 432px; margin-bottom: 30px; margin-left: 1%; margin-right: 1%;}
.sjsonlist .sonlst ul li:nth-child(2n) {
    margin-right: 0;
  }
.sjsonlist .sonlst ul li a{ width:100%; height: 400px; display: block;}
.sjsonlist .sonlst ul li img{ width:100%; height: 100%; transition: all 1s;}
.sjsonlist .sonlst ul li:hover img{
  transform: scale(1.02);
}
.sjsonlist .sonlst ul li p{ width:100%; height: 50px; line-height:50px; font-size:24px; text-align: center;}
.sjsonlist .sonlst ul li p a:hover{ color:#0344ac; }
.sjsonlist .cont_mk2{ width:100%; height:313px; text-align: center;}
.sjsonlist .cont_mk3{ width:100%; height:549px; text-align: center;}



/*整园设计列表结束*/


/*购物车开始*/
.nygwcl {
  width: 48%;
}
.nygwcr {
  width: 48%;
}
.zsl {
  font-size: 1.2em;
}
.xzcplb {
  height: 420px;
  overflow-y: scroll;
}
.ddwdxz {
  width: 188px;
  height:34px;
  float:right;
  margin-top:35px;
}
.ddwdxz a{
	display:block;
	width:100%;
	height:100%;
	line-height:34px;
	background: linear-gradient(#3482d7, #2269c5);
    border-radius: 4px;
	text-align: center;
    color: #fff;
}





.xzcp {
  margin-bottom: 30px;
}
.chk_1 {
  display: none;
}
.chk_1 + label {
  background-color: #fff;
  border: 1px solid #979996;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.chk_1 + label:active {
  background-color: #276ec8;
}
.chk_1:checked + label {
  background-color: #2670c9;
  border: 1px solid #92a1ac;
  color: #243441;
}
.chk_1:checked + label:after {
  content: "\2713";
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 1.6em;
}
.xzan {
  width: 10%;
  text-align: center;
  margin-top: 84px;
}
.xzcpzs {
  width: 92%;
  border: 3px solid #dedede;
  border-radius: 10px;
  padding: 2%;
  position: relative;
}
.xzcpzsimg {
  width: 32%;
}
.xzcpzstext {
  width: 65%;
  margin-top: 20px;
}
.xzcpzsimg img {
  display: block;
  width: 100%
}
.xzcpzsms span {
  width: 100%;
  display: block;
  font-size: 1.2em;
}
.xzcpzsms p {
  width: 100%;
  display: block;
}
.xzcpzsms {
  margin-bottom: 84px;
}
.xzcpzsms a {
  color: #333;
}
.xzcpzsms a:hover {
  color: #0344ac;
}
.gwcsl {
  width: 100%;
  height: 20px;
  line-height: 20px;
}
.gwcsc {
  margin-right: 30px;
}
.gwcsc a {
  color: #333;
  font-size: 0.8em;
}
.gwcsc a:hover {
  color: #004abb;
}
.xzcpsl {
  height: 20px;
  line-height: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  width: 60%;
}
.xzcpsl a {
  width: 31%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
  float: left;
  font-size: 1.4em;
}
.xzcpsl input {
  display: block;
  float: left;
  width: 35%;
  text-align: center;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  height: 20px;
  height: 100%;
}
.lytit {
  margin-top: 50px;
}
.lytit2 {
  margin-top: 50px;
    color: #666;
  font-size: 1.8em;
  letter-spacing: 6px;
  display: block;
  width: 100%;
  margin-bottom: 45px;
  font-weight:bold;

}
.gwctjhfh{ width:160px; height:40px;	
}
.gwctjhfh a{ display:block; width:100%; height:100%; line-height:40px; text-align:center; color:#fff;   
    background: linear-gradient(#3482d7, #2269c5);
    border-radius: 4px;
  }







.lytit span {
  color: #4799ff;
  font-size: 1.8em;
  letter-spacing: 6px;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.lytit p {
  color: #979797;
  font-size: 1.1em;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.lybd ul {
  display: block;
  width: 100%;
}
.lybd ul li {
  display: block;
  width: 49%;
  margin-right: 2%;
  float: left;
  margin-bottom: 20px;
}
.lybd ul li:nth-child(2n) {
  margin-right: 0;
}
.lybd ul li input {
  display: block;
  width: 100%;
  border: 1px solid #999999;
  padding: 3.5%;
  border-radius: 4px;
  font-size: 1em;
}
.hqbj {
  width: 100% !important;
}
.lybd ul li textarea {
  display: block;
  width: 100%;
  border: 1px solid #999999;
  padding: 1.75%;
  border-radius: 4px;
  font-size: 1em;
  font-family: 微软雅黑;
}
.fjtjz {
  width: 49%;
  float: left;
  position: relative;
}
.fjtj {
  width: 100%;
  border: 1px solid #999999;
  padding: 3.5%;
  border-radius: 4px;
  font-size: 1em;
  color: #999;
  margin-bottom: 12px;
}
.fjtj label {
  margin-right: 20px;
}
.fjtj label:nth-child(2) {
  margin-right: 0px;
}
.tijiao input {
  width: 100%;
  border: none;
  background: linear-gradient(#3482d7, #2269c5);
  color: #fff;
  font-size: 1.2em;
  padding: 10px 0px;
  border-radius: 4px;
}
/*购物车结束*/
/*产品详情页开始*/


.cpjspcn{ background-color:#ebf4fd; width:100%;  }
.cpjstext{ color:#333; text-align:center;}
.cpxqimg img{ display:block; width:100%;}


.pro_liuyan { padding: 75px 0 80px; }

.pro_liuyan .tit { width:100%; height:40px; line-height:40px; font-size:2.8em; text-align:center; color: #333333;}

.pro_liuyan form { margin-top: 45px; }
.pro_liuyan form .row { height: auto; overflow: hidden; margin-bottom: 30px;  box-sizing: border-box; margin-left: -15px; margin-right: -15px; outline: none;}
.pro_liuyan form .row span { font-size: 18px; line-height: 50px; width: 48%; padding: 0 25px; background: #ffffff; display: block; float: left; position: relative; }
.pro_liuyan form .row input { font-size: 18px; height: 50px; line-height: 50px; width: 75%; background: none; overflow: visible; vertical-align: middle; outline: none; border: 0}
.pro_liuyan form .row input.textarea { width: 570px;}
.pro_liuyan form .tijiao { width:100%; height:auto; }
.pro_liuyan .btn { width: 254px; height: 50px; font-size: 18px; margin-top: 65px; background: #004abb; color: #fff; text-align: center; display:block;  margin: 0 auto; cursor: pointer;}
.pro_liuyan form .row span.first {
    margin-right: 4%;
}
.pro_liuyan form .row span i {
    color: #d30000;
    font-weight: normal;
    font-style: normal;
}


.pro_liuyan form .row.textarea span {
    line-height: 20px;
    width: 100%;
}

.pro_liuyan form .row.textarea span b {
    float: left;
    margin-top: 25px;
    font-weight: 400;
}

.pro_liuyan form .row.textarea span textarea {
      width: 90%;
    background: none;
    font-size: 18px;
    padding: 25px 0;
    height: 150px;
    color: #333;
    border: 0;
}




.xqcpmc {
  padding-bottom: 30px;
}
.xqcpmc b {
  font-size: 1.6em;
  color: #333;
  margin-right: 20px;
}
.xqcpmc span {
  color: #999;
  font-size: 1.2em;
}
.nycpxq {
  width: 65%;
}
.nycpxq span {
  color: #333;
}
.nycpxq a {
  color: #999;
  margin-left: 10px;
  margin-right: 10px;
}
.nycpxq a:hover {
  color: #0344aa;
  font-weight: bold;
}
.cpxqan {
  width: 30%;
}
.cpxqan ul {
  display: block;
  width: 100%;
  font-size: 1.4em;
}
.cpxqan ul li {
  display: block;
  width: 48%;
  margin-right: 2%;
  float: left;
  text-align: center;
}
.cpxqan ul li a:hover {
  color: #1c4ba5;
}
.cpxqan ul span {
  display: block;
  float: left;
}
.cpxqgwc {
  margin-right: 0 !important;
  width: 50%;
  float: left;
  text-align: center;
}
.cpxqgwc a {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #fff;
  background: linear-gradient(#3482d7, #2269c5);
  margin-top: 4px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.cpxqgwc a:hover {
  font-weight: bold;
}
.cpxqan ul li a {
  color: #333;
}
.cpxqbanner {
  width: 100%;
}
.cpxqbanner img {
  width: 100%;
}


.nydaohang {
  width: 100%;
}


.filter-con .t {
    height: auto;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 18px;
}
.filter-con .t .t1 {
    font-size: 24px;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}

.filter-con .t .hot {
    height: auto;
    overflow: hidden;
    color: #ccc;
    margin-top: 13px;
    padding-left: 20px;
}

.filter-con .t .hot span {
    font-size: 14px;
}

.filter-con .t .hot a {
    font-size: 14px;
    color: #ccc;
    margin-right: 10px;
}

.filter-con{ width: 100%; padding:20px; border: 1px solid #ddd;}
.filter-con .item{padding:5px 0 5px 125px;border-bottom:1px solid #eeeeee;position:relative;}
.filter-con .item:last-child{border-bottom:none;}
.filter-con .item a:hover{ color:#1c4ba5; font-weight: bold;}
.filter-con .item span{position:absolute;top:5px;left:0;line-height:34px;height:34px;color:#18171d;font-size:16px;font-weight:400}
.filter-con .item span:hover{ color:#1c4ba5; font-weight: bold; }
.filter-con .item span.on{ color:#1c4ba5; font-weight: bold; }
.filter-con .item div a{margin-right:15px;min-width:104px;display:inline-block;position:relative;line-height:34px;height:34px;color:#777777;}
.filter-con .item div a.on{color:#1c4ba5; font-weight: bold;}

.xqcpgslz {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.xqcpgslz2 {
  width: 100%;
}
.xqcpgsl {
  width: 45%;
}
.xqcpgsr {
  width: 50%;
}
.cpxqgs {}
.xqgstit .cptt1 {
  color: #1c4ba5;
  font-size: 2.2em;
}
.xqgstit .cptt2 {
  width: 100%;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  margin-top: 5px;
  color: #777777;
  font-size: 1em;
}
.xqgscon {
  color: #333;
  font-size: 1em;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.cpxqhx {
  height: 30px;
  border-bottom: 1px solid #dcdcdc;
}
.cpysxx p {
  color: #333;
  font-size: 1em;
  margin-top: 10px;
  margin-bottom: 20px;
}
.yanse ul {
  display: flex;
  width: 100%;
}
.yanse ul li {
  display: block;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 20px;
  border-radius: 50%;
}
.yanse ul li img {
  display: block;
  width: 80%;
  padding: 10%;
  border-radius: 50%;
}
.yanse ul li:hover img {
  width: 100%;
  padding: 0;
}
.yanse .active img {
  width: 100%;
  padding: 0;
}
/*.yanse ul{ width:100%;}
.yanse ul li{ display:block; width:16%; height:48px; float:left; margin-right:0.6%;border: 1px solid #ccc;    background-color: #f7f7f7; margin-bottom:14px; }
.yanse ul li:hover{ border: 1px solid #0f55d2;   }
.yanse ul .active{ border: 1px solid #0f55d2;   }
.yanse ul li small{ display:block; width:44px; height:44px; margin:1px; margin-right:10px; float:left;}
.yanse ul li span{ height:46px; line-height:46px;display:block; float:left; font-size:14px; color:#999; }

.yanse ul li:hover img{ width:100%; padding:0;}
.yanse .active img{ width:100%; padding:0;}*/
.cpxxsx {
  padding: 30px 0px;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  color: #333;
}
.cpxxsxt {
  height: 40px;
  line-height: 40px;
  font-size: 1.2em;
  font-weight: bold;
}
.cpxxsxc ul li {
  display: block;
  width: 50%;
  float: left;
  font-size: 1em;
  height: 36px;
  line-height: 36px;
}
.xqtjgwc {
  width: 100%;
}


.wtzx {
  width: 30%;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(#3482d7, #2269c5);
  border-radius: 4px;
  text-align: center;
  margin-right: 4%;
}
.gouwuche {
  width: 40%;
  height: 80px;
  line-height: 40px;
  background: #df3033;
  border-radius: 4px;
  text-align: center;
	border: none;
	font-size: 16px;
	color: #fff;
}
.sec span,
.fif span {
	display:block;
	height:21px;
	width:21px;
	border-radius:100%;
	background-color: #ed145b;
	color:#fff;
	margin:0 0 0 10px;
	text-align:center;
	line-height:21px;
}
.rightBox{width: 100px;}
 



.xqtjgwc a {
  color: #fff;
  font-size: 1.6em;
}



.cpyongtu {
  width: 100%;
  height: 150px;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 50px;
}
.cpyongtu .yongtit{ width:100%; height:40px; line-height:40px; font-size: 1.2em; font-weight: bold; margin-bottom: 20px;}


.cpyongtu .changj{
  width: 100%;
  height: 100px;
  background: url(../images/cpyongtu.jpg) no-repeat top left;
}

.cpsjt {
  margin-top: 120px;
}

.cpsjt ul {
  display: block;
  width: 100%;
}
.cpsjt ul li {
  display: block;
  width: 48%;
  margin-right: 2%;
  float: left;
  border: 1px solid #a6a6a6;
}
.cpsjt ul li img {
  display: block;
  width: 100%;
}
.cpsjt ul li:nth-child(2) {
  margin-right: 0;
}
.yyms {
  background-color: #ebf4fd;
}
.yymsl {
  width: 30%;
}
.yymsr {
  width: 65%;
}
.yymsr img {
  width: 100%;
  display: block;
}
.xqtit {
  color: #1a4ca5;
  font-size: 3em;
  margin-bottom: 60px;
  margin-top: 110px;
}
.xqms {
  color: #333;
  font-size: 1em;
  line-height: 30px;
  overflow: hidden;
}
.sstd {
  background:#2269c5;
}
.sstdl {
  width: 65%;
}
.sstdl img {
  width: 100%;
}
.sstdr {
  width: 30%;
}
.sstdtit {
  color: #fff;
  font-size: 3em;
  margin-bottom: 60px;
  margin-top: 110px;
}
.sstdcont {
  color: #fff;
  font-size: 1em;
  line-height: 30px;
  max-height: 370px;
  overflow: hidden;
}
.cpxj {
  padding-bottom: 100px;
  width: 100%;
  border-bottom: 1px solid #888a89;
}
.cpxj img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.xjys {
  background-color: #ebf4fd;
}
.xqystit {
  color: #000;
  display: block;
  text-align: center;
  font-size: 3.8em;
  margin-top: 100px;
}
.xqystit span {
  display: block;
  height: 3px;
  background-color: #000;
  width: 8%;
  margin-left: auto;
  margin-right: auto;
}
.yssm {
  text-align: center;
  font-size: 2.1em;
}
.xqysxx ul {
  display: flex;
  justify-content: space-between;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.xqysxx ul li {
  display: block;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  margin-left: 20px;
  border-radius: 50%;
  text-align: center;
}
.xqysxx ul li img {
  display: block;
  width: 80%;
  padding: 10%;
  border-radius: 50%;
}
.xqysxx ul li:hover img {
  width: 100%;
  padding: 0;
}

.zshycp {
  display: block;
  text-align: center;
  font-size: 2.2em;
}

.sjxq_cont{ width:100%; height:auto; overflow:hidden; }
.sjxq_tit{ width:192px; height:80px; line-height:80px; padding-bottom: 5px; text-align: center; font-size:2.2em; margin:40px auto; background: url(../images/sjxqtitbg.jpg) no-repeat center bottom;}

.image-list .cover img{
  transition: all 1s;
}

.image-list .cover:hover img{
  transform: scale(1.06);
}
.image-list .cover p{
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}


.hx {
  display: block;
  height: 3px;
  background-color: #fff;
  width: 8%;
  margin-left: auto;
  margin-right: auto;
}

.likeart{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.likeart li{
  width: 47%;
  padding: 0 1% 0 2%;
  float: left;
  overflow: hidden;
  text-align: left;
  background: url(../images/cp-tb.png) no-repeat left center;
}
.likeart li a{
  width: 100%;
  font-size: 16px;
  height: 46px;
  line-height: 46px;
  color: #333333;
}


.lovepro {
  background-color: #f2f2f2;
  box-shadow: 0px 0px 4px #00000070;
  width: 100%;
}
.lovepro img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.loveproms {
  padding: 15px 10px;
}
.loveproms span {
  width: 100%;
  display: block;
  font-size: 1.0em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.loveproms p {
  width: 100%;
  display: block;
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.loveproms a {
  color: #000;
}
.loveproms a:hover {
  color: #1c4ba5;
}
.sjview-xgpros ul{ width:100%; height:auto; overflow:hidden; }
.sjview-xgpros ul li{ width:50%; height:auto; float:left; margin-bottom: 20px;}
.sjview-xgpros ul li a{ width:100%; height:100%; display:block; color: #333;}
.sjview-xgpros ul li img{ width:98%; padding: 1%; border: 1px solid #e2e2e2;}
.sjview-xgpros ul li p{ width:100%; font-size:0.5em; height:30px; line-height:30px; }




/*产品详情页结束*/
/*联系我们开始*/
.nycontact {
  color: #333;
}
.nccl {
  width: 34%;
}
.nccr {
  width: 64%;
}
.ncct {
  font-weight: bold;
  font-size: 1.5em;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 8px;
  margin-bottom: 30px;
}
.ncclc ul {
  display: block;
  width: 100%;
}
.ncclc ul li {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.ncclc ul li b {
  display: block;
  width: 100%;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.875em;
}
.ncclc ul li p {
  display: block;
  width: 100%;
  font-size: 1.2em;
  line-height: 1.95em;
  color: #666;
}
.map {
  width: 100%;
  background-color: #999;
  height: 470px;
}
.wxkf {
  width: 36%;
}
.wxkf img {
  max-width: 100%;

}
/*联系我们结束*/
/*在线留言开始*/
.nymessagec {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.nymessagec ul {
  width: 100%;
  display: block;
  font-size: 1.2em;
}
.nymessagec ul li {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  clear: both;
}
.nymessagec ul li span {
  width: 15%;
  display: block;
  float: left;
}
.nymessagec input {
  width: 85%;
  border: 1px solid #999999;
  padding: 2%;
  border-radius: 4px;
  font-size: 1em;
  display: block;
  float: right;
}
.nymessagec textarea {
  width: 85%;
  border: 1px solid #999999;
  padding: 2%;
  border-radius: 4px;
  font-size: 1em;
  display: block;
  float: right;
  height: 300px;
}
.ztxx {
  width: auto !important;
  margin-right: 20px;
  float: left;
}
.ztxx input {
  width: auto !important;
  margin-left: 10px;
  margin-top: 5px;
}

.btn1{ width: 30%;
  height: 60px;
  line-height: 60px;
  background: #df3033;
  border-radius: 4px;
  text-align: center;
  border: none;
  font-size: 28px;
  color: #fff;}
/*在线留言结束*/
/*自适应开始*/
.rightBox{width: 40px;}	



@media (min-width: 1000px) and (max-width:1440px) {
	
.headr{
  float: left;
  width: 65%;
}
.rightBox{width: 40px;}	
.brandysc li img {
    margin-right: 0px;
	width:40px;
	height:40px;
	margin-top:10px;
}	
.brandysc li b {
    font-size: 1.8em;
}	
	
.brandysc li span {
    font-size: 0.8em;
}	
	
.xwlbl {  width:100% !important;}	
.xwlbr { display:none;}	

	
  .nytjxwimg {
    height: 180px;
  }
  #waptjxw .nlistcimg {
    height: 250px;
  }
  .xwlistimg {
    height: 250px;
  }
  .yanse ul li {
    width: 30%;
  }
  .nlistcimg {
    height: 160px;
  }
  .nybantext p {
    font-size: 1.2em;
  }
  .nyadonetl span {
    font-size: 1.4em;
  }
  .nyadonetl p {
    font-size: 2em;
  }
  .nyadonetext {
    padding: 80px 40px;
  }
  .cpxqan ul {
    font-size: 0.8em;
  }
  .nycpxq {
    font-size: 0.8em;
  }
  .nycpxq a {
    margin-left: 5px;
    margin-right: 5px;
  }
  .xqgstit span {
    font-size: 1.6em;
  }
  .cpsjt {
    margin-top: 10px;
  }
  .xqtit {
    font-size: 2.6em;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .sstdtit {
    font-size: 2.6em;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .wtzx {
  height: 40px;
  line-height: 40px;
}
.cpyongtu{
  margin-bottom: 0;
}

.btn1{ 
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  }

  .xqysxx ul {
    width: 75%;
  }
  .nytjcptl {
    width: 100%;
  }
  .nytjcptr {
    width: 100%;
  }
  .cpsxct {
    font-size: 1em;
  }
  .xxsx {
    font-size: 0.8em;
  }
  .cpfl {
    font-size: 1em;
  }
  .protextl {
    width: 100%;
  }
  .protextr {
    width: 100%;
  }
  .gywmcl b {
    font-size: 2.4em;
  }
  .gywmcr ul li a {
    font-size: 0.8em;
  }
  .yhhdl p {
    font-size: 0.6em;
  }
  .biaoti {
    font-size: 1.2em;
  }
  .anl .biaoti {
    font-size: 1.2em;
  }
  .ejfl a {
    font-size: 0.8em;
  }
  .ejfl {
    min-height: 210px;
}
  .anl .ejfl a {
    font-size: 1em;
  }
}

@media (max-width: 1000px) {

  .arlist{width: 100%;   margin-bottom: 10px;}
  .arlistcimg img {
  height: auto;
}
	.rightBox{width: 100px;}
	
  .wtzx {
  height: 40px;
  line-height: 40px;
}
.xqgscon {
  -webkit-line-clamp: unset;
}
.xqtjgwc a {
  color: #fff;
  font-size: 1em;
}
	.btn1{ 
  height: 40px;
  line-height: 40px;
	font-size: 16px;
}	

	.brandt h2 {
    font-size:1.7em;
}
.brandt span {
    width: 15%;
    height: 2px;
}

.pb100 {
    padding-bottom: 30px;
}
.pt120 {
    padding-top: 30px;
}

.brandtsl {
    width: 100%;
    margin-top: 0px;
}
.brandts {
    font-size: 1em;
}
.brandtsc {
    width: 100%;
    margin-left: 0;
	margin-top:20px;
}
.brandtsr {
    width: 100%;
    margin-top: 20px;
}
.brandsy {
    font-size: 1.2em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.brandyscl {
    width: 100%;
    border-right:none;
}
.brandyscr {
    width:100%;
}
.brandysc li img {
    margin-right: 15px;
}
.brandysc li b {
    font-size: 1.8em;
}
.brandysc li span {
    font-size: 0.8em;
	width:100%;
	    margin-left: 0px;
		    height: 20px;
    line-height: 20px;
}
.brandysc li {
    height:auto;

}
.brandyst {
    font-size:1.7em;
}

.brandys {
    background-image: url(../images/brandysbg2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding-bottom: 50px;
}
.brandcp h2 {
    font-size:1.7em !important;
}
.brandcp span {
    width: 15% !important;
    height: 2px !important;
}
.brandcp p {
    font-size: 1em !important;
}
.brandcp {
    top: 30px !important;
}
.sjview-xgpros ul li p{ font-size:0.6em; text-align: center;}

  .ryimglst{ width:100%; height:auto; overflow:hidden; }
  .ryimglst .ryimgdt{ width:100%; height:auto; margin-bottom:20px; }
  .ryimglst .ryimgdt p{ width:100%; height:30px; line-height: 30px; font-size: 16px; text-align: center;}


.index-page .solution-more-slide .hd {
    top: 160px !important;
	height: 41px !important;
}

.index-page .solution-more-slide .hd .text h3 {
    font-size: 1em !important;
}
.index-page .solution-more-slide .hd li {
    height: 40px !important;
    line-height: 40px !important;
}
.index-page .solution-more-slide .bd .inner {
    padding-top: 250px !important;
}
.index-page .solution-more-slide .bd span {
    width:15% !important;
}
.index-page .solution-more-slide .bd .intro dd {
    width: 100% !important;
}
.index-page .solution-more-slide .bd li.item-1 {
    background: url(../images/wapbrandbanner1.jpg)  no-repeat center top !important;
    background-size: 100% auto !important ;
}
.index-page .solution-more-slide .bd li.item-2 {
    background: url(../images/wapbrandbanner2.jpg)  no-repeat center top !important;
    background-size: 100% auto !important ;
}
.index-page .solution-more-slide .bd li.item-3 {
    background: url(../images/wapbrandbanner3.jpg)  no-repeat center top !important;
    background-size: 100% auto !important ;
}
.index-page .solution-more-slide .bd li.item-4 {
    background: url(../images/wapbrandbanner4.jpg)  no-repeat center top !important;
    background-size: 100% auto !important ;
}
.index-page .solution-more {
    height: 600px !important;
}
.index-page .solution-more-slide .container {
    height: 600px !important;
}
.index-page .solution-more-slide .bd h2 {
    font-size: 1.6em !important;
    margin-bottom: 15px !important;
}
.index-page .solution-more-slide .bd .intro {
    font-size: 0.8em !important;
}
.brandstoryc {
    text-align: center;
    color: #123766;
    font-size: 1em;
    line-height: 1.6em;
}

.brandstory {
    background-image: url(../images/brandstory2.png);
    background-size: 100% 100%;
    padding-bottom: 50px;
}

	.gwc{  
	
	background-color: #0344ac;
    border-radius: 50%;
    text-align: center;
    margin-top: 15.5px;
    margin-right: 60px;
		 
	}
	.gwc i {
  color: #fff;
}
	
  .nlistcimg {
    height: 70px;
  }
  .loveproms {
    padding: 10px;
  }
  .xwlistimg {
    height: 250px;
  }
  .loveproms span {
    font-size: 0.9em;
  }
  .yanse ul li {
    width: 32%;
    margin-right: 1.3%;
    margin-bottom: 5px;
  }
  .ncct {
    font-size: 1.3em;
  }
  .shzrtext span {
    font-size: 2.2em;
  }
  .nyposition {
    font-size: 0.8em;
  }
  .container {
    width: 100%;
  }
  .nybantext p {
    font-size: 0.8em;
  }
  .dj {
    font-size: 0.8em;
  }
  .logo img {
    margin-top: 30px;
  }
  .nyadonetext {
    padding: 61px 20px;
  }
  .nyadonetl span {
    font-size: 1.2em;
  }
  .nyadonetl p {
    font-size: 1.8em;
  }
  .nyqywhtext a {
    width: 50%;
    height: 40px;
    line-height: 40px;
  }
  .shzrtext {
    padding: 60px;
  }
  .nyejflc ul li {
    width: 33.33%;
    height: 40px;
  }
  .nyejflc ul li a{
    font-size: 0.6em;
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  .nyejflc {
    width: 100%;
  }
  .nygwcl {
    width: 100%;
  }
  .nygwcr {
    width: 100%;
  }
  .xzcplb {
    height: 400px;
  }
  .nycpxq {
    width: 100%;
  }
  .cpxqan {
    width: 100%;
  }
  .nycpxq a {
    margin-left: 5px;
    margin-right: 5px;
  }
  .xqcpgsl {
    width: 100%;
  }
  .xqcpgsr {
    width: 100%;
  }
  .yymsl {
    width: 100%;
  }
  .yymsr {
    width: 100%;
    margin-top: 30px;
  }
  .sstdl {
    width: 100%;
  }
  .sstdr {
    width: 100%;
  }
  .xqysxx ul {
    width: 100%;
  }
  .nyprotjl {
    width: 100%;
  }
  .nyprotjr {
    width: 100%;
  }
  .nycplbl {
    width: 100%;
    display: none;
  }
  .nycplbr {

    width: 100%;
    margin-top: 30px;
  }
  .gywmcl {
    width: 100%;
  }
  .gywmcr {
    width: 100%;
    margin-top: 30px;
  }
  .gywm {
    height: 1030px;
    background-image: url(../images/wapgywmbg.jpg);
    background-size: 100% auto;
    background-position: top center;
  }
  .xwlist ul li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
  }

  .ylbys {
    height: 600px;
    background-image: url(../images/wapysbg.jpg);
  }
  .ylbyscr {
    width: 100%;
    margin-top: 280px;
  }
  .syserlist ul li {
    width: 48%;
    padding: 20px 3%;
    margin-right: 4%;
    float: left;
    margin-bottom: 0px;
    height: 265px;
  }
  .syserlist ul li:nth-child(2) {
    margin-right: 0;
  }
  .yhhdl {
    width: 100%;
    margin-bottom: 10px;
  }
  .yhhdr {
    width: 100%;
  }
  .syserlist ul li:nth-child(1) {
    background-size: 100% 100%;
  }
  .syserlist ul li:nth-child(2) {
    background-size: 100% 100%;
  }
  .syserlist ul li:nth-child(3) {
    background-size: 100% 100%;
  }
  .ylbjscont {
    padding: 50px 50px;
  }
  .nyqywh ul li {
    width: 100%;
  }
  .cplist ul li {
    width: 100%;
  }
  .cplist ul li:nth-child(3n) {
    margin-right: 0;
  }


  .caselist {
    width: 100%;
    margin-right: 0;
  }
  .cslistc { padding:5px; }
  .cslistcimg {
    height: 204px;
}

.sjview-imgs ul{ width:100%; height: auto; overflow: hidden;}
.sjview-imgs ul li{ width:100%; height: auto; margin-bottom:20px; }
.sjview-imgs ul li img{ width:98%; padding: 1%; box-shadow: 0px 0px 8px #dddfe9;}

.sjlst_tit {
  color: #333;
  font-size: 1.6em;
  padding-bottom: 20px;
  font-weight: bold;
  text-align: center;
}
  .nytjcont ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  .nytjcont ul li:nth-child(2) {
    margin-right: 0;
  }
  .yhhdl p {
    margin-top: 15px;
    font-size: 0.8em;
  }
  .jrgwc {
    display: block;
  }
  .xqgstit span {
    display: block;
  }
  .xqgstit small {
    display: block;
    margin-left: 0px;
  }
  .cpsjt {
    margin-top: 30px;
  }
  .xqgstit span {
    font-size: 1.6em;
    text-align: center;
  }
  .xqtit {
    font-size: 2.2em;
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .pb130 {
    padding-bottom: 75px;
  }
  .pt130 {
    padding-top: 75px;
  }
  .sstdtit {
    font-size: 2.2em;
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .cpxj {
    padding-bottom: 50px;
  }
  .xqystit {
    font-size: 2.2em;
    margin-top: 50px;
  }
  .mb40 {
    margin-bottom: 20px;
  }
  .mt40 {
    margin-top: 20px;
  }
  .yssm {
    font-size: 1.4em;
  }
  .xqysxx ul li {
    margin-right: 0px;
    margin-left: 0px;
  }
  .zshycp {
    font-size: 1.4em;
    text-align: left;
  }
  .lytit span {
    letter-spacing: 0px;
  }
  .cpxqan ul {
    font-size: 1.2em;
  }
  .lybd ul li {
    width: 100%;
  }
  .lybd ul li input {
    width: 100%;
  }
  .lybd ul li textarea {
    width: 100%;
  }
  .fjtjz {
    width: 100%;
  }
  .fjtj {
    width: 100%;
  }
  .xzan {
    width: 16%;
  }
  .xzcpzs {
    width: 92%;
    padding: 6%;
  }
  .xzcpzstext {
    margin-top: 0px;
  }
  .nyctitle {
    font-size: 1.4em;
  }

  .nycsx span {
    margin-right: 10px;
    margin-left: 10px;
  }
  .nycont {
    font-size: 1em;
    line-height: 30px;
    padding-bottom: 30px;
  }
  
  .nycfysx {
    width: 100%;
    font-size: 1em;
	 line-height: 1.5;
   margin-bottom: 10px;
  }
  .tstrt { text-align:left; }
  #waptjxw .nlistcimg {
    width: 100%;
    height: 200px;
  }
  #waptjxw .nlistcimg img {
    width: 100%;
    height: 100%;
  }
  #waptjxw .nlistctext {
    width: 100%;
  }
  #waptjxw .nwtitle {
    font-size: 0.9em;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .nlistcimg {
    width: 30%;
  }
  .nlistc {
    padding: 20px;
  }
  .nlistctext {
    width: 65%;
  }
  .nwc {
    display: none;
  }
  .xwhx {
    display: none;
  }
  .nwsx {
    display: none;
  }
  .nwtitle {
    font-size: 1em;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .wapriqi {
    font-size: 0.6em;
    color: #999;
  }
  .nlist {
    margin-bottom: 20px;
  }
  .ylbjstit {
    font-size: 2.2em;
  }
  .ylbjscont {
    padding: 20px;
  }
  .ylbjstext {
    margin-top: 20px;
    font-size: 1em;
    line-height: 28px;
  }
  .nyadonetl {
    width: 100%;
  }
  .nyadonetr {
    width: 40%;
    height: 40px;
    line-height: 40px;
    float: left;
  }
  .nyadonetext {
    padding: 38px 20px;
  }
  .nyqywhtext {
    padding: 20px 0px;
  }
  .nyqywh ul li {
    margin-bottom: 30px;
  }
  .shzrtext {
    padding: 48px 20px;
  }
  .shzrtext a {
    width: 40%;
    height: 40px;
    line-height: 40px;
  }
  .title-box h2 {
    font-size: 1.7em;
  }
  .title-box span {
    width: 15%;
  }
  .ylbyscr {
    padding: 20px;
  }
  .ylbyscr b {
    font-size: 1.8em;
    margin-bottom: 10px;
  }
  .ylbyscr p {
    font-size: 1.2em;
  }
  .pd40 {
    padding: 20px;
  }
  .fzlc {
    height: 162px;
  }
  .syshzr {
    height: 162px;
  }
  .fwzc {
    height: 183px;
  }
  .gywmcl b {
    margin-top: 120px;
    font-size: 1.7em;
  }
  .gywmcl p {
    font-size: 1em;
  }
  .gdx {
    font-size: 1em;
  }
  .wap {
    display: block !important;
  }
	
  .pc {
    display: none !important;
  }
  .gywmcr ul li b {
    font-size: 1.2em;
  }
  .gywmcr ul li a {
    font-size: 0.8em;
  }
  .xwcont {
    font-size: 0.8em;
  }
  .yhhdl b {
    font-size: 1.2em;
  }
  .wapcpfllb3 {
    margin-bottom: 20px;
    position: relative;
  }
  .wapcpflx ul {
    display: block;
    width: 100%;
  }
  .wapcpflx ul li {
    display: block;
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 8px;
  }
  .wapcpflx ul li:nth-child(2n) {
    margin-right: 0;
  }
  .wapcpflx ul li img {
    display: block;
    width: 100%;
  }
  .wapcpflx ul li img {
    display: block;
    width: 100%;
  }
  .wapcpfltext {
    background: #f5f5f5;
    padding: 10px 15px;
  }
  .wapcpfltext p {
    display: block;
    font-size: 0.875em;
  }
  .wapcpfltext b {
    display: block;
  }
  .wapcpfltext a {
    color: #333;
  }
  .cpfl3text {
    padding: 30px 15px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: left;
  }
  .cpfl3text p {
    display: block;
    font-size: 0.875em;
  }
  .wapfooter {
    padding-bottom: 64px;
    background-color: #edeef3;
    color: #32487a;
  }
  .wapfooter a {
    color: #32487a;
  }
  .wapfootnav {
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
  }
  .wapfootnav ul {
    display: block;
    width: 100%;
  }
  .wapfootnav ul li {
    display: block;
    width: 25%;
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
  }
  .wapfootnav ul li a{ color:#333; }
  .wapdbtel {
    text-align: center;
    font-size: 1.8em;
    color: #0344aa;
  }
  .wapdbtel span {
    font-size: 0.3em !important;
    color: #32487a !important;
  }
  .menu {
    width: 100%;
    clear: both;
  }
  .menu .list {
    border-bottom: 1px solid #949eb5;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    height: 44px;
    vertical-align: sub;
    clear: both;
  }
  .wapdbxl {
    position: absolute;
    right: 17px;
    top: 12px;
    padding: 0px 5px;
    color: #fff;
  }
  .menu .list a {
    text-decoration: none;
    color: #2f467c;
    display: block;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    font-weight: bold;
  }
  .menu .list .items {
    height: 0px;
    overflow: hidden;
  }
  .menu .list .items a {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    font-size: 0.8em;
  }
  .menu .list .items a:hover {
    background-color: #3f5d79;
    color: #fff;
    transition: 300ms all;
  }
  .menu .list:last-child {
    border-bottom: none;
  }
  .menu .active > .items {
    display: block;
    padding: 0px;
    height: auto;
    color: #2f467c;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 200ms;
    clear: both;
    float: left;
    width: 100%;
  }
  .menu .active > .items li {
    padding: 0px;
    border-bottom: 1px solid #c9ccd3;
    list-style: none;
  }
  .menu .active > .items li:last-child {
    border-color: transparent;
    padding-bottom: 0px;
  }
  .menu .active .list a {
    padding: 17px 0px 17px 45px;
  }
  .wapftlogo {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .wapftlogo img {
    width: 100%;
    display: block;
  }
  .wapdbewm {
    padding: 20px 40px;
    border: 1px solid #9fa3af;
    text-align: center;
    margin-top: 16px;
  }
  .wapdbewm p {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1;
    margin-top: 10px;
  }
  .wapbq {
    font-size: 12px;
    padding: 20px 0px;
    text-align: center;
    line-height: 20px;
    color: #333;
  }
  /*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
  .waphead {
    height: 66px;
    overflow: hidden;
    background: #fff;
    position: fixed;
    z-index: 10;
    width: 100%;
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
  }
  .sp_logo {
    float: left;
    max-width: 60%;
  }
  .sp_logo img {
    display: block;
    margin-top: 23px;
    max-width: 100%;
    max-height: 20px;
  }
  .sp_nav {
    width: 30px;
    float: right;
    position: relative;
    cursor: pointer;
    height: 30px;
    margin-top: 22px
  }
  .sp_nav span {
    display: block;
    background: #0344ac;
    width: 30px;
    height: 3px;
    position: absolute;
    transition: all ease 0.35s
  }
  .sp_nav span:nth-of-type(1) {
    top: 0px
  }
  .sp_nav span:nth-of-type(2) {
    top: 10px
  }
  .sp_nav span:nth-of-type(3) {
    top: 20px
  }
  .sp_nav_se span:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg)
  }
  .sp_nav_se span:nth-of-type(2) {
    width: 0
  }
  .sp_nav_se span:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg)
  }
  .sjj_nav {
    position: fixed;
    z-index: 999;
    background: #edeef3;
    width: 100%;
    height: calc(100% - 104px);
    font-size: 14px;
    line-height: 40px;
    top: -100%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
  }
  .nav_show {
    top: 66px
  }
  .wapdjlm {
    width: 100%;
    font-style: normal;
  }
  .wapdjlm a {
    display: block;
    width: 100%;
    height: 40px;
  }
  .sp_nav_xjb {
    position: absolute;
    top: 5px;
    right: 0px;
    border-left: 1px #ddd solid;
    height: 30px;
    padding: 0px 7px 0 7px;
  }
  .sp_nav_xjb svg {
    transform: rotate(-90deg);
    transition: all ease 0.35s
  }
  .sjj_nav ul li .sjj_nav_i_se svg {
    transform: rotate(0deg)
  }
  .sjj_nav ul li {
    border-top: 1px #ddd solid;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    line-height: 40px;
    font-size: 14px
  }
  .sjj_nav > ul > li:last-child {
    border-bottom: 1px #ddd solid;
  }
  .sjj_nav ul li ul {
    display: none
  }
  .sjj_nav ul li a {
    color: #333;
  }
  .sjj_nav ul li ul li a {
    color: #333;
    display: block;
    text-align: left;
  }
  .sjj_nav ul li i svg {
    width: 20px;
    height: 20px;
    fill: #555;
  }
  .sjj_nav ul li .sjj_nav_i_se svg {
    fill: #0344ac
  }
  .sjj_nav ul li ul li > ul {
    margin-left: 10px
  }
  /*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
  .sybanner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .nccl {
    width: 100%;
  }
  .nccr {
    width: 100%;
  }
  .nymessagec {
    width: 100%;
  }
  .nymessagec ul li span {
    width: 100%;
    margin-bottom: 10px;
  }
  .nymessagec input {
    width: 100%;
  }
  .nymessagec textarea {
    width: 100%;
    height: 300px;
  }
  .nybanner {
    padding-top: 66px;
  }
  .h120 {
    height: 100px;
  }
  .ss {
    display: none;
  }
  .sjcplbgn {
    background-color: #EEEEEE;
    height: 50px;
    line-height: 50px;
    color: #333;
  }
  .sjflmc {
    width: 60%;
    text-align: center;
  }
  .sjsx {
    width: 20%;
    height: 50px;
    line-height: 50px;
    background-image: url(../images/shaix.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
  }

.sjlstm ul {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .sjlstm ul li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    padding: 15px;
  }
  .sjmimg {
    width: 100%;
  border: 1px solid #e0e0e0;
  }
  .sjmimg img {
    display: block;
    width: 100%;
  }
  .sjmtext {
    width: 100%;
  }
  .sjmtext a {
    color: #333;
  }
  .sjmtext span {
    display: block;
    margin-bottom: 5px;
  margin-top:20px;
  font-size:1.4em;
  }
  .sjmtext p {
    color: #999;
    font-size: 0.8em;
    margin-bottom: 10px;
  }
  .sjmzxan a {
    display: block;
    border: 1px solid #004abb;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 32%;
    margin-right: 4%;
    float: left;
    font-size: 0.8em;
    color: #004abb;
  }
  .sjmwc {
    background-color: #004abb;
    color: #fff !important;
    margin-right: 0 !important;
  }

.nytjxwtit {
  margin-top: 20px;
  color: #333;
  font-size: 1em;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}




  .sjcplb ul {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .sjcplb ul li {
    float: left;
    display: block;
    width: 50%;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
  }

  .sjcplb ul li img {
    width: 98%;
    height: auto;
    overflow: hidden;
    border: 1px solid #e0e0e0;
  }

  .sjcplb ul li a {
    width: 100%;
    height: auto;
    display: block;
    color: #333;
  }

  .sjcplb ul li p {
    width: 100%;
    height: 30px;
    line-height: 30px;
	font-size:1.0em;
  text-align: center;
  }


  .toggle-search {
    width: 20%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
  }
  .open {
    display: block !important;
  }
  .search-form {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
  }
  .search-form .mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
  }
  .sjssx {
    margin: 15px;
    position: relative;
  }
  .sjssx .input {
    width: 88%;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #f2f2f2;
    color: #fff;
    height: 60px;
    line-height: 60px;
    float: left;
    padding: 0;
  }
  .sjssx .button {
    width: 8%;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #f2f2f2;
    display: block;
    float: left;
    background: url(../images/ico-search-button.png) no-repeat center 50%;
    text-indent: -2000px;
  }
  .radius-none {
    border-radius: 0;
  }
  .border-none {
    border: 0;
  }
  .sjssxl {
    width: 80%;
    padding: 10px;
    border: none;
    border-radius: 20px 0 0 20px;
    height: 40px;
  }
  .sjssxr {
    width: 20%;
    height: 40px;
    background: none;
    border: none;
    background-color: #fff;
    border-radius: 0 20px 20px 0;
  }
  .sjssxran {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20%;
  }
  .sjssxran i {
    width: 100%;
  }
  .sjsxnr {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 70;
    display: none;
  }
  .sjsxnrc {
    width: 90%;
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 80;
  }
  .filterBox {
    padding: 15px 15px 30px 15px;
    height: 100%;
    overflow-y: scroll;
  }
  .filterBoxt {
    font-weight: bold;
    text-align: left;
    font-size: 1em;
    height: 40px;
    line-height: 40px;
  }
  .filterBoxt a {
    color: #333;
  }
  .filterBoxc {
    position: relative;
  }
  .filterBoxc ul {
    display: block;
    width: 100%;
  }
  .filterBoxc ul li {
    display: block;
    width: 31.9%;
    float: left;
    margin-right: 2%;
    background-color: #F0F0F0;
    height: 35px;
    line-height: 35px;
    font-size: 0.9em;
    border-radius: 4px;
    margin-bottom: 6px;
    text-align: center;
  }
  .filterBoxc ul li:nth-child(3n) {
    margin-right: 0;
  }
  .filterBoxc ul li a {
    color: #333;
    width: 100%;
  }
  .filterBoxc .on {
    border: 1px solid #004abb;
  }
  .filterBoxc .on .erfl {
    color: #004abb;
  }
  .erflcxl {
    position: absolute;
    left: 0px;
    top: 130px;
    width: 100%;
    text-align: left;
    display: none;
  }
  .erflcxl a {
    display: block;
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e2e2e2;
  }
  .filterBoxc .on .erflcxl {
    display: block;
  }
  .erflcxl .active {
    color: #004abb;
  }
  .wapgwc {
	  display: none;
    width: 35px;
    height: 35px;
    background-color: #0344ac;
    border-radius: 50%;
    text-align: center;
    margin-top: 15.5px;
    margin-right: 15px;
  }
  .wapgwc i {
    color: #fff;
    margin-top: 5px;
  }
  .gwc:hover i {
    color: #000;
  }
  .ckgdd a {
    display: block;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    background-color: #004abb;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
  
  .cpxqxjt {
    height: 30px;
    line-height: 30px;
    font-size: 1.2em;
    color: #333;
    font-weight: bold;
    padding-left: 15px;
  }

  .cpxqxjtc {
    margin-top: 20px;
  }
  .cpxqxjtc input {
    display: block;
    width: 100%;
    font-size: 0.8em;
    padding: 10px 10px 10px 20px;
    margin-bottom: 10px;
    background-image: url(../images/xinghao.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 1.8%;
    border-width: 1px;
    border-color: #ddd;
  }
  .cpxqxjtc textarea {
    display: block;
    width: 100%;
    font-size: 0.8em;
    padding: 10px;
    margin-bottom: 20px;
  }
  .xjtjan {
    display: block;
    width: 40% !important;
    font-size: 1em !important;
    border-style: none;
    padding: 10px;
    background-color: #004abb;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
  }
  .sjcpfly {
    width: 100%;
    background-color: #f5f5f5;
  }
  .sjcpfly li {
    display: block;
    float: left;
    width: 33.33333%;
    text-align: center;
  }
  .sjcpfly li a {
    color: #333;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  .sjcpzxan {
    margin-top: 30px;
  }
  .cpxxsxc ul li {
    width: 100%;
  }
  .sjdban {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #999;
    padding: 10px 0px;
    position: fixed;
    bottom: 0px;
	z-index: 999;
  }
  .sjdbankf {
    width: 14%;
    margin-right: 2%;
  }
  .sjdbanzx {
    width: 41%;
    margin-right: 2%;
  }
  .sjdbandh {
    width: 41%;
  }
  .sjdbanzx a {
    width: 100%;
    display: block;
    height: 44px;
    line-height: 44px;
    border: 1px solid #004abb;
    border-radius: 4px;
    text-align: center;
    color: #004abb;
  }
  .sjdbandh a {
    width: 100%;
    display: block;
    height: 44px;
    line-height: 44px;
    background-color: #004abb;
    border-radius: 4px;
    text-align: center;
    color: #fff;
  }
  .sjdbankf i {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .sjdbankf a {
    display: block;
    width: 100%;
    text-align: center;
    color: #004abb;
  }
  .xzcpzsms {
    margin-bottom: 45px;
  }
  .xzcpzsimg {
    width: 35%;
  }
  .xzcpzstext {
    width: 60%;
  }
  .strengthcimg {
    width: 100%;
  }
  .strengthctext {
    width: 100%;
  }
  .strengthctext {
    padding: 0px;
    margin-bottom: 30px;
  }
  .strengthctext b {
    margin-bottom: 15px;
  }
  .strengthc ul li {
    margin-bottom: 30px;
  }
  .image-list .cover {
    width: 47% !important;
    margin-bottom: 12px !important;
  }

  #pictureViewer > .content {
    width: 100%;
    height: 80%;
  }
  
.nygwcr {
	margin-bottom:90px;
}  
  
}


/*自适应结束*/
.wap {
  display: none;
}
.pc {
  display: block;
}

/*4月5日新增
.seconFocus{ background: #0344ac;}
.obFocus{  background: #f00;}*/

/*2022年7月20日新增
*/


.rows15{ width:100%;}

.rows15 li{ width:18%; margin:10px 1%; float:left;}




/*2022.7.21新增新闻部分修改*/

.xwlml{font-size: 1.2em;
    font-weight: bold;
    color: #354580;
    line-height: 60px;
	height:60px;
	}
.xwlmr{font-size: 1em;
    color: #666;
    line-height: 60px;
	height:60px;
	}
.xwlb{ display:block; height:40px;}
.xwlb a:hover{ color:#0344ac;}

.xwlbl{
	font-size: 1.1em;
    color: #333; 
	width:100%;
	height:40px;
	line-height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	}
.xwlbr{
	font-size: 0.9em;
    color: #666;
    font-family: Arial;
	width:25%;
	height:40px;
	line-height:40px;
	text-align:right;
	}




